FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.on.oh.mha.pds#2.0.0-alpha-preview (47 ms)

Package ca.on.oh.mha.pds
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh.mha.pds@2.0.0-alpha-preview&canonical=http://ontariohealth.ca/fhir/ValueSet/opioid-agonist-medication-enrollment
Url http://ontariohealth.ca/fhir/ValueSet/opioid-agonist-medication-enrollment
Version 1.0.0
Status draft
Name OpioidAgonistMedicationEnrollment
Title Opioid Agonist Medication Enrollment
Experimental False
Realm ca
Authority hl7
Description The value set identifies if client is enrolled in opioid agonist medication program .

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
http://snomed.info/sct SNOMED CT (all versions)
http://terminology.hl7.org/CodeSystem/data-absent-reason DataAbsentReason
http://snomed.info/sct SNOMED codes used in this IG
http://snomed.info/sct SNOMED CT Canada Immunizations


Source

{
  "resourceType" : "ValueSet",
  "id" : "opioid-agonist-medication-enrollment",
  "url" : "http://ontariohealth.ca/fhir/ValueSet/opioid-agonist-medication-enrollment",
  "version" : "1.0.0",
  "name" : "OpioidAgonistMedicationEnrollment",
  "title" : "Opioid Agonist Medication Enrollment",
  "status" : "draft",
  "publisher" : "Ontario Health",
  "description" : "The value set identifies if client is enrolled in opioid agonist medication program .",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "373066001",
            "display" : "Yes"
          },
          {
            "code" : "260413007",
            "display" : "No"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "concept" : [
          {
            "code" : "asked-declined",
            "display" : "Asked But Declined"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.